Skip to content

Conversation

@rudderbucky
Copy link
Contributor

Objective

Fixes #21801 and tweaks the feathers example to exhibit the new behavior.

Solution

What the issue suggested. Added a new resource and adjusted the EntityCursor interaction logic in cursor.rs.

Testing

Tested it via the example tweak where the wide button now toggles the override logic.
(Note: I wasn't able to get the load cursor to show up on macOS, but I think this is a winit issue: cursor busyButClickableCursor appears to be invalid)

Copy link
Contributor

@PPakalns PPakalns left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Locally tested. Functionality works.

@rudderbucky rudderbucky requested a review from PPakalns November 15, 2025 16:37
Copy link
Contributor

@PPakalns PPakalns left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Last minor comments. Overall looks good :)

Copy link
Contributor

@PPakalns PPakalns left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Last minor nitpick.

Looks good, I approve 👍

@alice-i-cecile alice-i-cecile added C-Feature A new feature, making something new possible A-UI Graphical user interfaces, styles, layouts, and widgets S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it D-Straightforward Simple bug fixes and API improvements, docs, test and examples labels Nov 16, 2025
@rudderbucky rudderbucky deleted the cursor_2 branch November 17, 2025 05:11
@alice-i-cecile
Copy link
Member

Did you mean to close this by deleting the branch?

@rudderbucky rudderbucky restored the cursor_2 branch November 17, 2025 05:52
@rudderbucky
Copy link
Contributor Author

Nope... didn't realize it wasn't merged yet. Sorry.

@rudderbucky rudderbucky reopened this Nov 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-UI Graphical user interfaces, styles, layouts, and widgets C-Feature A new feature, making something new possible D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Need a way to override EntityCursor

4 participants